java native interface造句
例句與造句
- java native interface or remote method invocation
java本機(jī)接口或遠(yuǎn)程方法調(diào)用。 - java native interface shows you how to integrate native code with programs written in java
向您介紹了如何將本地代碼集成到用java編寫(xiě)的程序。 - the rjcb technology uses the java native interface framework to bridge java code and com code
rjcb技術(shù)采用java本機(jī)接口(jni)框架在橋java代碼和com之間實(shí)現(xiàn)橋接。 - one standard way to produce java apis for non-java applications is to use java native interface
為非java應(yīng)用程序生成javaapi的一種標(biāo)準(zhǔn)方法是使用java本地接口(jni)。 - about thirty of the swt source files use the java native interface, so we need to compile them slightly differently notice the
大約有30個(gè)swt源文件使用java本機(jī)接口(javanativeinterface(jni)),因此我們需要以略微不同的方式來(lái)編譯它們(請(qǐng)注意 - It's difficult to find java native interface in a sentence. 用java native interface造句挺難的
- using the java native interface to communicate between a native event source and java listeners can be tricky, especially in multithreaded environments
使用javanativeinterface(jni)在本地事件源和java偵聽(tīng)器之間進(jìn)行通信,可能需要一些技巧,尤其是有多線程環(huán)境中。 - in a few simplified examples, this paper describes key java native interface programming concepts and highlights linux on power-specific, as well as common, programming pitfalls, where appropriate
本文通過(guò)一些簡(jiǎn)化的示例描述了重要的java本地接口(javanativeinterface,jni)編程概念,并在適當(dāng)?shù)牡胤街刂赋隽颂囟ㄓ趐ower上linux的以及通常的編程隱患。 - this article is useful to developers who are new to java native interface programming and want to test their jni programming skills on linux for power distributions, such as red hat enterprise linux 3 and suse linux enterprise linux v9
對(duì)那些剛接觸java本地接口編程,并且想要在用于power的linux發(fā)行版本(比如redhatenterpriselinux3和suselinuxenterpriselinuxv9)上檢驗(yàn)其jni編程能力的開(kāi)發(fā)者來(lái)說(shuō),本文會(huì)有所幫助。 - 2 . we implement javabeans wrapper and com + wrapper . different technologies are used to implement the two wrappers . javabeans introspection and java reflection api are used in implementing javabeans wrapper and java native interface are used in implementing com + component wrapper
javabean構(gòu)件包裝器通過(guò)使用javabean的自省機(jī)制和java語(yǔ)言本身的反射機(jī)制實(shí)現(xiàn)對(duì)原始構(gòu)件的訪問(wèn);com+構(gòu)件包裝器通過(guò)jni(javanativeinterface)解決了java與com+構(gòu)件間的交互問(wèn)題。 - this enables websphere application server to connect to websphere mq in bindings transport mode, which uses java native interface libraries to connect to the mq queue manager directly, rather than client connection mode, where the connection is established over a tcp ip network connection
這允許websphereapplicationserver使用綁定傳輸模式連接到webspheremq,而不必使用客戶(hù)機(jī)連接模式,前者使用javanativeinterface(jni)庫(kù)來(lái)直接連接到mq隊(duì)列管理器,而后者是通過(guò)tcp/ip網(wǎng)絡(luò)連接來(lái)建立連接的。